runtime/pprof.profileBuilder.emitLocation (method)
5 uses
runtime/pprof (current package)
proto.go#L432: if id := b.emitLocation(); id > 0 {
proto.go#L453: if id := b.emitLocation(); id > 0 {
proto.go#L467: if id := b.emitLocation(); id > 0 {
proto.go#L480: if id := b.emitLocation(); id > 0 { // emit remaining location.
proto.go#L586: func (b *profileBuilder) emitLocation() uint64 {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)